Clean up console fields in start_info structure. Add compat code for
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 14:50:36 +0000 (15:50 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 15 Aug 2006 14:50:36 +0000 (15:50 +0100)
commit121ec85fcf4fb03f85d87e814e9cc2a781d25aa4
tree7e53570ac5a9f3a9b62982b4f0ed234d467ca964
parentb61c3f8c6685b0097006f9069ebf0c9be7f51c1c
Clean up console fields in start_info structure. Add compat code for
older kernels so they can use the old start_info API.

Signed-off-by: Keir Fraser <keir@xensource.com>
18 files changed:
linux-2.6-xen-sparse/arch/i386/kernel/setup-xen.c
linux-2.6-xen-sparse/arch/x86_64/kernel/setup-xen.c
linux-2.6-xen-sparse/drivers/xen/Kconfig
linux-2.6-xen-sparse/drivers/xen/console/xencons_ring.c
linux-2.6-xen-sparse/drivers/xen/core/reboot.c
tools/libxc/ia64/xc_ia64_linux_restore.c
tools/libxc/powerpc64/xc_linux_build.c
tools/libxc/xc_linux_build.c
tools/libxc/xc_linux_restore.c
xen/arch/x86/domain_build.c
xen/drivers/char/console.c
xen/include/public/arch-ia64.h
xen/include/public/arch-powerpc.h
xen/include/public/arch-x86_32.h
xen/include/public/arch-x86_64.h
xen/include/public/xen-compat.h
xen/include/public/xen.h
xen/include/xen/console.h